BidderTokenLoadListener

Listener to obtain results of bidder token generation from BidderTokenLoader.loadBidderToken

Functions

Link copied to clipboard
abstract fun onBidderTokenFailedToLoad(failureReason: String)

Method to receive error during token loading.

Link copied to clipboard
abstract fun onBidderTokenLoaded(bidderToken: String)

Method to receive successfully loaded token.